1de Duve Institute, UCLouvain, Brussels, Belgium
2Institute for Biomedicine, Eurac Research, Italy
3Department of Anaesthesiology and Intensive Care, University Medicine Greifswald, Germany
*order of authors defined by sample with a random seed of 42
https://github.com/jorainer/spectra_workshop
MSnbase simplifies re-use of functionality.numeric: m/z and intensity values.MSnbase: Spectrum object for a single spectrum. … but usually we deal with many spectra …
SpectraMsBackendMsBackendInstallation instructions:
install.packages("BiocManager")
BiocManager::install(c("remotes", "magrittr", "rmarkdown"))
BiocManager::install("RforMassSpectrometry/Spectra")
BiocManager::install("RforMassSpectrometry/MsBackendHmdb")
BiocManager::install(c("mzR", "BiocStyle"))
Get the data and code:
git clone https://github.com/jorainer/spectra_workshop